pull-local: Support --gpg-verify and --gpg-verify-summary
authorAlexander Larsson <alexl@redhat.com>
Mon, 4 Apr 2016 13:17:17 +0000 (15:17 +0200)
committerColin Walters (automation) <walters+githubbot@verbum.org>
Tue, 5 Apr 2016 19:12:09 +0000 (19:12 +0000)
commitace0d4650b097b8d3fb04cc729715a92f6db7dee
treeed8cad2117949b771f5ec10a7d4989635b667605
parent87298c84b81a76ad4858d9bb6d60d25cffa4e7c5
pull-local: Support --gpg-verify and --gpg-verify-summary

Force the otherwise disabled gpg verifications on.
Note: You need to pass --remote=foo so we know what gpg keys to verify
against.

Closes: #237
Approved by: cgwalters
src/libostree/ostree-repo-pull.c
src/ostree/ot-builtin-pull-local.c
tests/test-local-pull.sh